[INFO] cloning repository https://github.com/languint/rstis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/languint/rstis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanguint%2Frstis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanguint%2Frstis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce7ee33a619b38578367754c35ee6169a2b34ac2
[INFO] testing languint/rstis against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanguint%2Frstis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/languint/rstis
[INFO] finished tweaking git repo https://github.com/languint/rstis
[INFO] tweaked toml for git repo https://github.com/languint/rstis written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/languint/rstis on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/languint/rstis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d45a11a67738a02464f448a8ba5923bd5cd2f5f3ef723c6c19d7498db6587d3a
[INFO] running `Command { std: "docker" "start" "-a" "d45a11a67738a02464f448a8ba5923bd5cd2f5f3ef723c6c19d7498db6587d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d45a11a67738a02464f448a8ba5923bd5cd2f5f3ef723c6c19d7498db6587d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d45a11a67738a02464f448a8ba5923bd5cd2f5f3ef723c6c19d7498db6587d3a", kill_on_drop: false }`
[INFO] [stdout] d45a11a67738a02464f448a8ba5923bd5cd2f5f3ef723c6c19d7498db6587d3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b81abf7c2807ae06ad7610a512cd7c56a7f3c7a0a3f8cbd8325829a9bd03dfcb
[INFO] running `Command { std: "docker" "start" "-a" "b81abf7c2807ae06ad7610a512cd7c56a7f3c7a0a3f8cbd8325829a9bd03dfcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo-worker v0.4.0
[INFO] [stderr]    Compiling gloo-net v0.4.0
[INFO] [stderr]    Compiling gloo-net v0.5.0
[INFO] [stderr]    Compiling gloo-worker v0.5.0
[INFO] [stderr]    Compiling gloo v0.10.0
[INFO] [stderr]    Compiling gloo v0.11.0
[INFO] [stderr]    Compiling yew v0.21.0
[INFO] [stderr]    Compiling rstis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Node`
[INFO] [stdout]  --> src/game/puzzle.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::game::node::{Node, NodeType};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game_state_ctx`
[INFO] [stdout]   --> src/app.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let game_state_ctx =
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_state_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]   --> src/game/node.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn NodeElement(props: &NodeElementProps) -> Html {
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Port` is never used
[INFO] [stdout]   --> src/game/node.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum Port {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PortStatus` is never used
[INFO] [stdout]   --> src/game/node.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum PortStatus {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortInfo` is never constructed
[INFO] [stdout]   --> src/game/node.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PortInfo {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]   --> src/game/node.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Node {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PuzzleDataNode` is never constructed
[INFO] [stdout]   --> src/game/node.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct PuzzleDataNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NodeElementProps` is never constructed
[INFO] [stdout]   --> src/game/node.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct NodeElementProps {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.72s
[INFO] running `Command { std: "docker" "inspect" "b81abf7c2807ae06ad7610a512cd7c56a7f3c7a0a3f8cbd8325829a9bd03dfcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b81abf7c2807ae06ad7610a512cd7c56a7f3c7a0a3f8cbd8325829a9bd03dfcb", kill_on_drop: false }`
[INFO] [stdout] b81abf7c2807ae06ad7610a512cd7c56a7f3c7a0a3f8cbd8325829a9bd03dfcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3acb92d4c034e44d84fa407d559c6c190448fc72c698fa8ac5b7bf414a5aef3a
[INFO] running `Command { std: "docker" "start" "-a" "3acb92d4c034e44d84fa407d559c6c190448fc72c698fa8ac5b7bf414a5aef3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rstis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Node`
[INFO] [stdout]  --> src/game/puzzle.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::game::node::{Node, NodeType};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game_state_ctx`
[INFO] [stdout]   --> src/app.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let game_state_ctx =
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_state_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]   --> src/game/node.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn NodeElement(props: &NodeElementProps) -> Html {
[INFO] [stdout]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Port` is never used
[INFO] [stdout]   --> src/game/node.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum Port {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PortStatus` is never used
[INFO] [stdout]   --> src/game/node.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum PortStatus {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortInfo` is never constructed
[INFO] [stdout]   --> src/game/node.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PortInfo {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Node` is never constructed
[INFO] [stdout]   --> src/game/node.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Node {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PuzzleDataNode` is never constructed
[INFO] [stdout]   --> src/game/node.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct PuzzleDataNode {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NodeElementProps` is never constructed
[INFO] [stdout]   --> src/game/node.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct NodeElementProps {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "3acb92d4c034e44d84fa407d559c6c190448fc72c698fa8ac5b7bf414a5aef3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3acb92d4c034e44d84fa407d559c6c190448fc72c698fa8ac5b7bf414a5aef3a", kill_on_drop: false }`
[INFO] [stdout] 3acb92d4c034e44d84fa407d559c6c190448fc72c698fa8ac5b7bf414a5aef3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8ef17a0837ffc0ed584a21599e2b0d9819c9c7e8d8c358d98d6e01bdfff2b62f
[INFO] running `Command { std: "docker" "start" "-a" "8ef17a0837ffc0ed584a21599e2b0d9819c9c7e8d8c358d98d6e01bdfff2b62f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Node`
[INFO] [stderr]  --> src/game/puzzle.rs:3:25
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::game::node::{Node, NodeType};
[INFO] [stderr]   |                         ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `game_state_ctx`
[INFO] [stderr]   --> src/app.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     let game_state_ctx =
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_state_ctx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `props`
[INFO] [stderr]   --> src/game/node.rs:51:20
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn NodeElement(props: &NodeElementProps) -> Html {
[INFO] [stderr]    |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Port` is never used
[INFO] [stderr]   --> src/game/node.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub enum Port {
[INFO] [stderr]    |          ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `PortStatus` is never used
[INFO] [stderr]   --> src/game/node.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub enum PortStatus {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PortInfo` is never constructed
[INFO] [stderr]   --> src/game/node.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct PortInfo {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Node` is never constructed
[INFO] [stderr]   --> src/game/node.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct Node {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PuzzleDataNode` is never constructed
[INFO] [stderr]   --> src/game/node.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct PuzzleDataNode {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NodeElementProps` is never constructed
[INFO] [stderr]   --> src/game/node.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct NodeElementProps {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rstis` (bin "rstis" test) generated 9 warnings (run `cargo fix --bin "rstis" -p rstis --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rstis-2c8703b6fa0c50e6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8ef17a0837ffc0ed584a21599e2b0d9819c9c7e8d8c358d98d6e01bdfff2b62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ef17a0837ffc0ed584a21599e2b0d9819c9c7e8d8c358d98d6e01bdfff2b62f", kill_on_drop: false }`
[INFO] [stdout] 8ef17a0837ffc0ed584a21599e2b0d9819c9c7e8d8c358d98d6e01bdfff2b62f
